home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
C64
/
U-Utilities
/
(c)u1.d64
/
pet emu boot.c
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2007-02-04
|
138b
|
5 lines
10 REM PET EMULATOR BOOT
20 IF F THEN SYS12*4096
30 POKE53280,12:POKE53281,15:POKE646,0:PRINT"[147]LOADING EMULATOR..."
40 F=1: LOAD"EMULATOR",8,1